RenderQueue rendering Attributeapp.project.renderQueue.rendering Description The rendering attribute indicates whether rendering is in progress. This is a read only attribute; use the render() and stopRendering() methods to control it. If the render is paused, this is set to true. Type Boolean; read-only. |